auto merge of #70 : alexcrichton/cargo/buildbot, r=wycats
authorbors <bors@rust-lang.org>
Fri, 27 Jun 2014 03:36:24 +0000 (03:36 +0000)
committerbors <bors@rust-lang.org>
Fri, 27 Jun 2014 03:36:24 +0000 (03:36 +0000)
commitc919f2f6464a268bfc61d904f6cbeecfbd959813
treeb92acf469c0ae89abde2e885ad41ed9c182242c8
parenta7e560fcfabca45aef606085399efddaf27d77f0
parentad19a31d9b4230cfb87780e1b50ef71ce4aa8240
auto merge of #70 : alexcrichton/cargo/buildbot, r=wycats

* The installation script was modified to recognize when its running on windows,
  as well as tweaking how it downloads and installs snapshots. The goal here was
  to make the script runnable on buildbot for mac/linux/windows with 32/64 bit
  options on mac/linux.

* The installation script now install rustc to `rustc/bin` in the local
  directory to have parallel builds on buildbot.

* The tests now store all their temporary state locally in the build directory
  to enable parallel builds on buildbot.

* A shell test is ignored which assumed the presence of a TTY output.
Makefile
tests/test_cargo_compile_path_deps.rs